home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / GRAPEVINE / !Grapevine / !Update132 < prev    next >
Text File  |  1991-01-06  |  3KB  |  67 lines

  1. GrapeVine 1.32
  2. --------------
  3.  
  4. Latest features:
  5.  
  6.  - Ascii upload.
  7.      Set up the file transfer as normal, but select ASCII as your protocol.
  8.      When you click on SEND, Terminal mode will be entered, and you can watch
  9.      the file being uploaded. To abort, return to the desktop (BREAK) and click
  10.      on CANCEL on the transmit window.
  11.  
  12.      There are some new options on the main menu for file transfers: only for
  13.      ASCII uploads at the moment.
  14.          Expand Blanks: When ticked this will send <space><return> instead of
  15.            just <return> at blank lines, so if you are uploading a text file to
  16.            an editor which takes a blank line as an end-of-input, any blank lines
  17.            in the text file will not cause the editor to terminate entry
  18.            prematurely.
  19.          CR: When ticked, all LFs in the text file will be converted to CRs before
  20.            sending.
  21.          LF: As above except CRs get converted into LFs
  22.          Delay: Allows you to specify the speed at which characters are
  23.            transmitted, to cater for the slower BBSs around (eg Commnett)
  24.  
  25.  - New phonefile format:
  26.      As before, except now the first two bytes in the file specify the version
  27.        +0 - zero (indicates new format)
  28.        +1 - version number
  29.      Version 2 files have 10 lines per entry rather than 8:
  30.        Line  9: Macro definition (80 chars max). Will be executed when you hit
  31.                 F12 in terminal mode.
  32.        Line 10: 'Selected' flag. If there is a '*' on this line then when the
  33.                 phonefile is loaded this entry will be selected (subject to
  34.                 it still being available for this time of day). Otherwise this
  35.                 line should be left blank.
  36.  
  37.  - Can now load phone files at any time
  38.  
  39.  - Dialstate file scrapped... dial selections saved in phonenum file itself.
  40.  
  41.  - Interactive resizing of Grapevine task slot implemented: controls size of
  42.    capture buffer.
  43.  
  44.  - Macro key facility: Each entry in diallist has it's own macro. Execute with
  45.    F12 (as mentioned above)
  46.  
  47.  - Inter dial delay facility added... can now specify delay between dial
  48.    attempts in seconds (for exchanges that don't reset the phoneline fast
  49.    enough)
  50.  
  51.  - Can now set dial-wait time from control panel icons (up/down arrows)
  52.  
  53.  - File saving/loading improved... buffer saves via RAMtrans if possible.
  54.  
  55.  - AutoReturn and AutoRedial facilities added - to more completely automate
  56.    the process of 'Returning' to the desktop and reselecting 'Redial' to move
  57.    on to the next selected BBS.
  58.  
  59.  
  60.  - More of the terminal in ARMcode... most features now available in ALL
  61.    terminal emulations (it's a little faster too! :-) ).
  62.  
  63.  - Numerous bugs fixed
  64.     eg Autodialling a specific BBS with HOLD on used to dial the BBS before
  65.        the desired one in the list.
  66.  
  67. ----------------------------------------------------------------------------